home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Freeware
/
Remapollo
/
Modules
/
patches
/
workbench
/
install
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-10-27
|
231 b
|
6 lines
set file `RequestFile Libs: file workbench.library title "Select original file:" noicons`
rename ${file} as ${file}.bak
spatch -o${file} -pworkbench.pch ${file}.bak
unset file
echo "workbench.library has been updated succesfully."